1 <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
2 Partial Class Barrowing
3     Inherits System.Windows.Forms.Form
4
5     
'Form overrides dispose to clean up the component list.
6     <System.Diagnostics.DebuggerNonUserCode()> _
7     Protected Overrides Sub Dispose(ByVal disposing As Boolean)
8         Try
9             If disposing AndAlso components IsNot Nothing Then
10                 components.Dispose()
11             End If
12         Finally
13             MyBase.Dispose(disposing)
14         End Try
15     End Sub
16
17     
'Required by the Windows Form Designer
18     Private components As System.ComponentModel.IContainer
19
20     
'NOTE: The following procedure is required by the Windows Form Designer
21     
'It can be modified using the Windows Form Designer.
22     
'Do not modify it using the code editor.
23     <System.Diagnostics.DebuggerStepThrough()> _
24     Private Sub InitializeComponent()
25         Me.components = New System.ComponentModel.Container()
26         Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Barrowing))
27         Me.TextBox4 = New System.Windows.Forms.TextBox()
28         Me.Label4 = New System.Windows.Forms.Label()
29         Me.TextBox3 = New System.Windows.Forms.TextBox()
30         Me.Label5 = New System.Windows.Forms.Label()
31         Me.TextBox5 = New System.Windows.Forms.TextBox()
32         Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
33         Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
34         Me.Label12 = New System.Windows.Forms.Label()
35         Me.Button1 = New System.Windows.Forms.Button()
36         Me.Label11 = New System.Windows.Forms.Label()
37         Me.Label10 = New System.Windows.Forms.Label()
38         Me.Label3 = New System.Windows.Forms.Label()
39         Me.Panel3 = New System.Windows.Forms.Panel()
40         Me.Label8 = New System.Windows.Forms.Label()
41         Me.Label9 = New System.Windows.Forms.Label()
42         Me.Label7 = New System.Windows.Forms.Label()
43         Me.Label6 = New System.Windows.Forms.Label()
44         Me.Panel1 = New System.Windows.Forms.Panel()
45         Me.PictureBox3 = New System.Windows.Forms.PictureBox()
46         Me.PictureBox2 = New System.Windows.Forms.PictureBox()
47         Me.PictureBox1 = New System.Windows.Forms.PictureBox()
48         Me.Button3 = New System.Windows.Forms.Button()
49         Me.Panel2 = New System.Windows.Forms.Panel()
50         Me.Button2 = New System.Windows.Forms.Button()
51         Me.Label2 = New System.Windows.Forms.Label()
52         Me.TextBox2 = New System.Windows.Forms.TextBox()
53         Me.CheckBox2 = New System.Windows.Forms.CheckBox()
54         Me.CheckBox1 = New System.Windows.Forms.CheckBox()
55         Me.Label1 = New System.Windows.Forms.Label()
56         Me.TextBox1 = New System.Windows.Forms.TextBox()
57         Me.Panel3.SuspendLayout()
58         Me.Panel1.SuspendLayout()
59         CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
60         CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
61         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
62         Me.Panel2.SuspendLayout()
63         Me.SuspendLayout()
64         
'
65         
'TextBox4
66         
'
67         Me.TextBox4.Location = New System.Drawing.Point(
124, 48)
68         Me.TextBox4.Multiline = True
69         Me.TextBox4.Name =
"TextBox4"
70         Me.TextBox4.Size = New System.Drawing.Size(
145, 49)
71         Me.TextBox4.TabIndex =
9
72         
'
73         
'Label4
74         
'
75         Me.Label4.AutoSize = True
76         Me.Label4.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
77         Me.Label4.Location = New System.Drawing.Point(
3, 48)
78         Me.Label4.Name =
"Label4"
79         Me.Label4.Size = New System.Drawing.Size(
108, 22)
80         Me.Label4.TabIndex =
8
81         Me.Label4.Text =
"No. of Items:"
82         
'
83         
'TextBox3
84         
'
85         Me.TextBox3.Location = New System.Drawing.Point(
124, 7)
86         Me.TextBox3.Multiline = True
87         Me.TextBox3.Name =
"TextBox3"
88         Me.TextBox3.Size = New System.Drawing.Size(
145, 27)
89         Me.TextBox3.TabIndex =
7
90         
'
91         
'Label5
92         
'
93         Me.Label5.AutoSize = True
94         Me.Label5.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
95         Me.Label5.Location = New System.Drawing.Point(
20, 157)
96         Me.Label5.Name =
"Label5"
97         Me.Label5.Size = New System.Drawing.Size(
139, 22)
98         Me.Label5.TabIndex =
11
99         Me.Label5.Text =
"Course and Year:"
100         
'
101         
'TextBox5
102         
'
103         Me.TextBox5.Location = New System.Drawing.Point(
163, 156)
104         Me.TextBox5.Multiline = True
105         Me.TextBox5.Name =
"TextBox5"
106         Me.TextBox5.Size = New System.Drawing.Size(
198, 27)
107         Me.TextBox5.TabIndex =
12
108         
'
109         
'Timer1
110         
'
111         
'
112         
'Timer2
113         
'
114         
'
115         
'Label12
116         
'
117         Me.Label12.AutoSize = True
118         Me.Label12.Location = New System.Drawing.Point(
571, 381)
119         Me.Label12.Name =
"Label12"
120         Me.Label12.Size = New System.Drawing.Size(
67, 13)
121         Me.Label12.TabIndex =
15
122         Me.Label12.Text =
"No. of Items:"
123         Me.Label12.Visible = False
124         
'
125         
'Button1
126         
'
127         Me.Button1.Font = New System.Drawing.Font(
"Kristen ITC", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
128         Me.Button1.Location = New System.Drawing.Point(
315, 197)
129         Me.Button1.Name =
"Button1"
130         Me.Button1.Size = New System.Drawing.Size(
106, 73)
131         Me.Button1.TabIndex =
4
132         Me.Button1.Text =
"Barrowed"
133         Me.Button1.TextAlign = System.Drawing.ContentAlignment.BottomCenter
134         Me.Button1.UseVisualStyleBackColor = True
135         
'
136         
'Label11
137         
'
138         Me.Label11.AutoSize = True
139         Me.Label11.Location = New System.Drawing.Point(
571, 407)
140         Me.Label11.Name =
"Label11"
141         Me.Label11.Size = New System.Drawing.Size(
48, 13)
142         Me.Label11.TabIndex =
14
143         Me.Label11.Text =
"nothing!!"
144         Me.Label11.Visible = False
145         
'
146         
'Label10
147         
'
148         Me.Label10.AutoSize = True
149         Me.Label10.Location = New System.Drawing.Point(
571, 394)
150         Me.Label10.Name =
"Label10"
151         Me.Label10.Size = New System.Drawing.Size(
67, 13)
152         Me.Label10.TabIndex =
10
153         Me.Label10.Text =
"No. of Items:"
154         Me.Label10.Visible = False
155         
'
156         
'Label3
157         
'
158         Me.Label3.AutoSize = True
159         Me.Label3.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
160         Me.Label3.Location = New System.Drawing.Point(
2, 10)
161         Me.Label3.Name =
"Label3"
162         Me.Label3.Size = New System.Drawing.Size(
122, 22)
163         Me.Label3.TabIndex =
6
164         Me.Label3.Text =
"Name of Items:"
165         
'
166         
'Panel3
167         
'
168         Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
169         Me.Panel3.Controls.Add(Me.Label8)
170         Me.Panel3.Controls.Add(Me.Label9)
171         Me.Panel3.Controls.Add(Me.Label7)
172         Me.Panel3.Controls.Add(Me.Label6)
173         Me.Panel3.Location = New System.Drawing.Point(
221, 12)
174         Me.Panel3.Name =
"Panel3"
175         Me.Panel3.Size = New System.Drawing.Size(
246, 33)
176         Me.Panel3.TabIndex =
13
177         
'
178         
'Label8
179         
'
180         Me.Label8.AutoSize = True
181         Me.Label8.Location = New System.Drawing.Point(
170, 10)
182         Me.Label8.Name =
"Label8"
183         Me.Label8.Size = New System.Drawing.Size(
33, 13)
184         Me.Label8.TabIndex =
17
185         Me.Label8.Text =
"Date:"
186         
'
187         
'Label9
188         
'
189         Me.Label9.AutoSize = True
190         Me.Label9.Font = New System.Drawing.Font(
"Kristen ITC", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
191         Me.Label9.Location = New System.Drawing.Point(
124, 7)
192         Me.Label9.Name =
"Label9"
193         Me.Label9.Size = New System.Drawing.Size(
49, 18)
194         Me.Label9.TabIndex =
16
195         Me.Label9.Text =
"Date:"
196         
'
197         
'Label7
198         
'
199         Me.Label7.AutoSize = True
200         Me.Label7.Location = New System.Drawing.Point(
59, 8)
201         Me.Label7.Name =
"Label7"
202         Me.Label7.Size = New System.Drawing.Size(
33, 13)
203         Me.Label7.TabIndex =
15
204         Me.Label7.Text =
"Time:"
205         
'
206         
'Label6
207         
'
208         Me.Label6.AutoSize = True
209         Me.Label6.Font = New System.Drawing.Font(
"Kristen ITC", 9.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
210         Me.Label6.Location = New System.Drawing.Point(
4, 6)
211         Me.Label6.Name =
"Label6"
212         Me.Label6.Size = New System.Drawing.Size(
49, 18)
213         Me.Label6.TabIndex =
14
214         Me.Label6.Text =
"Time:"
215         
'
216         
'Panel1
217         
'
218         Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
219         Me.Panel1.Controls.Add(Me.PictureBox3)
220         Me.Panel1.Controls.Add(Me.PictureBox2)
221         Me.Panel1.Controls.Add(Me.PictureBox1)
222         Me.Panel1.Controls.Add(Me.Button3)
223         Me.Panel1.Controls.Add(Me.Label5)
224         Me.Panel1.Controls.Add(Me.TextBox5)
225         Me.Panel1.Controls.Add(Me.Panel2)
226         Me.Panel1.Controls.Add(Me.Button2)
227         Me.Panel1.Controls.Add(Me.Label2)
228         Me.Panel1.Controls.Add(Me.Button1)
229         Me.Panel1.Controls.Add(Me.TextBox2)
230         Me.Panel1.Controls.Add(Me.CheckBox2)
231         Me.Panel1.Controls.Add(Me.CheckBox1)
232         Me.Panel1.Controls.Add(Me.Label1)
233         Me.Panel1.Controls.Add(Me.TextBox1)
234         Me.Panel1.Location = New System.Drawing.Point(
22, 66)
235         Me.Panel1.Name =
"Panel1"
236         Me.Panel1.Size = New System.Drawing.Size(
445, 374)
237         Me.Panel1.TabIndex =
3
238         
'
239         
'PictureBox3
240         
'
241         Me.PictureBox3.Image = CType(resources.GetObject(
"PictureBox3.Image"), System.Drawing.Image)
242         Me.PictureBox3.Location = New System.Drawing.Point(
357, 3)
243         Me.PictureBox3.Name =
"PictureBox3"
244         Me.PictureBox3.Size = New System.Drawing.Size(
64, 49)
245         Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
246         Me.PictureBox3.TabIndex =
15
247         Me.PictureBox3.TabStop = False
248         
'
249         
'PictureBox2
250         
'
251         Me.PictureBox2.Image = CType(resources.GetObject(
"PictureBox2.Image"), System.Drawing.Image)
252         Me.PictureBox2.Location = New System.Drawing.Point(
313, 276)
253         Me.PictureBox2.Name =
"PictureBox2"
254         Me.PictureBox2.Size = New System.Drawing.Size(
106, 48)
255         Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
256         Me.PictureBox2.TabIndex =
14
257         Me.PictureBox2.TabStop = False
258         
'
259         
'PictureBox1
260         
'
261         Me.PictureBox1.Image = CType(resources.GetObject(
"PictureBox1.Image"), System.Drawing.Image)
262         Me.PictureBox1.Location = New System.Drawing.Point(
315, 197)
263         Me.PictureBox1.Name =
"PictureBox1"
264         Me.PictureBox1.Size = New System.Drawing.Size(
106, 48)
265         Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
266         Me.PictureBox1.TabIndex =
13
267         Me.PictureBox1.TabStop = False
268         
'
269         
'Button3
270         
'
271         Me.Button3.Font = New System.Drawing.Font(
"Kristen ITC", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
272         Me.Button3.Location = New System.Drawing.Point(
356, 3)
273         Me.Button3.Name =
"Button3"
274         Me.Button3.Size = New System.Drawing.Size(
65, 49)
275         Me.Button3.TabIndex =
6
276         Me.Button3.UseVisualStyleBackColor = True
277         
'
278         
'Panel2
279         
'
280         Me.Panel2.BackColor = System.Drawing.Color.White
281         Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
282         Me.Panel2.Controls.Add(Me.Label3)
283         Me.Panel2.Controls.Add(Me.TextBox4)
284         Me.Panel2.Controls.Add(Me.Label4)
285         Me.Panel2.Controls.Add(Me.TextBox3)
286         Me.Panel2.Location = New System.Drawing.Point(
11, 197)
287         Me.Panel2.Name =
"Panel2"
288         Me.Panel2.Size = New System.Drawing.Size(
286, 125)
289         Me.Panel2.TabIndex =
10
290         
'
291         
'Button2
292         
'
293         Me.Button2.Font = New System.Drawing.Font(
"Kristen ITC", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
294         Me.Button2.Location = New System.Drawing.Point(
313, 276)
295         Me.Button2.Name =
"Button2"
296         Me.Button2.Size = New System.Drawing.Size(
108, 73)
297         Me.Button2.TabIndex =
5
298         Me.Button2.Text =
"Reserved"
299         Me.Button2.TextAlign = System.Drawing.ContentAlignment.BottomCenter
300         Me.Button2.UseVisualStyleBackColor = True
301         
'
302         
'Label2
303         
'
304         Me.Label2.AutoSize = True
305         Me.Label2.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
306         Me.Label2.Location = New System.Drawing.Point(
20, 121)
307         Me.Label2.Name =
"Label2"
308         Me.Label2.Size = New System.Drawing.Size(
104, 22)
309         Me.Label2.TabIndex =
4
310         Me.Label2.Text =
"Department:"
311         
'
312         
'TextBox2
313         
'
314         Me.TextBox2.Location = New System.Drawing.Point(
132, 117)
315         Me.TextBox2.Multiline = True
316         Me.TextBox2.Name =
"TextBox2"
317         Me.TextBox2.Size = New System.Drawing.Size(
229, 28)
318         Me.TextBox2.TabIndex =
5
319         
'
320         
'CheckBox2
321         
'
322         Me.CheckBox2.AutoSize = True
323         Me.CheckBox2.Font = New System.Drawing.Font(
"Kristen ITC", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
324         Me.CheckBox2.Location = New System.Drawing.Point(
13, 10)
325         Me.CheckBox2.Name =
"CheckBox2"
326         Me.CheckBox2.Size = New System.Drawing.Size(
94, 27)
327         Me.CheckBox2.TabIndex =
3
328         Me.CheckBox2.Text =
"Student"
329         Me.CheckBox2.UseVisualStyleBackColor = True
330         
'
331         
'CheckBox1
332         
'
333         Me.CheckBox1.AutoSize = True
334         Me.CheckBox1.Font = New System.Drawing.Font(
"Kristen ITC", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
335         Me.CheckBox1.Location = New System.Drawing.Point(
13, 37)
336         Me.CheckBox1.Name =
"CheckBox1"
337         Me.CheckBox1.Size = New System.Drawing.Size(
108, 27)
338         Me.CheckBox1.TabIndex =
2
339         Me.CheckBox1.Text =
"Employees"
340         Me.CheckBox1.UseVisualStyleBackColor = True
341         
'
342         
'Label1
343         
'
344         Me.Label1.AutoSize = True
345         Me.Label1.Font = New System.Drawing.Font(
"Kristen ITC", 11.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
346         Me.Label1.Location = New System.Drawing.Point(
20, 86)
347         Me.Label1.Name =
"Label1"
348         Me.Label1.Size = New System.Drawing.Size(
56, 22)
349         Me.Label1.TabIndex =
0
350         Me.Label1.Text =
"Name:"
351         
'
352         
'TextBox1
353         
'
354         Me.TextBox1.Location = New System.Drawing.Point(
132, 81)
355         Me.TextBox1.Multiline = True
356         Me.TextBox1.Name =
"TextBox1"
357         Me.TextBox1.Size = New System.Drawing.Size(
229, 28)
358         Me.TextBox1.TabIndex =
1
359         
'
360         
'Barrowing
361         
'
362         Me.AutoScaleDimensions = New System.Drawing.SizeF(
6.0!, 13.0!)
363         Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
364         Me.BackColor = System.Drawing.SystemColors.ControlLightLight
365         Me.ClientSize = New System.Drawing.Size(
485, 468)
366         Me.Controls.Add(Me.Panel1)
367         Me.Controls.Add(Me.Panel3)
368         Me.Controls.Add(Me.Label12)
369         Me.Controls.Add(Me.Label11)
370         Me.Controls.Add(Me.Label10)
371         Me.Name =
"Barrowing"
372         Me.Text =
"Barrowing"
373         Me.Panel3.ResumeLayout(False)
374         Me.Panel3.PerformLayout()
375         Me.Panel1.ResumeLayout(False)
376         Me.Panel1.PerformLayout()
377         CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
378         CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
379         CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
380         Me.Panel2.ResumeLayout(False)
381         Me.Panel2.PerformLayout()
382         Me.ResumeLayout(False)
383         Me.PerformLayout()
384
385     End Sub
386     Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
387     Friend WithEvents Label4 As System.Windows.Forms.Label
388     Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
389     Friend WithEvents Label5 As System.Windows.Forms.Label
390     Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
391     Friend WithEvents Timer1 As System.Windows.Forms.Timer
392     Friend WithEvents Timer2 As System.Windows.Forms.Timer
393     Friend WithEvents Label12 As System.Windows.Forms.Label
394     Friend WithEvents Button1 As System.Windows.Forms.Button
395     Friend WithEvents Label11 As System.Windows.Forms.Label
396     Friend WithEvents Label10 As System.Windows.Forms.Label
397     Friend WithEvents Label3 As System.Windows.Forms.Label
398     Friend WithEvents Panel3 As System.Windows.Forms.Panel
399     Friend WithEvents Label8 As System.Windows.Forms.Label
400     Friend WithEvents Label9 As System.Windows.Forms.Label
401     Friend WithEvents Label7 As System.Windows.Forms.Label
402     Friend WithEvents Label6 As System.Windows.Forms.Label
403     Friend WithEvents Panel1 As System.Windows.Forms.Panel
404     Friend WithEvents Panel2 As System.Windows.Forms.Panel
405     Friend WithEvents Label2 As System.Windows.Forms.Label
406     Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
407     Friend WithEvents CheckBox2 As System.Windows.Forms.CheckBox
408     Friend WithEvents CheckBox1 As System.Windows.Forms.CheckBox
409     Friend WithEvents Label1 As System.Windows.Forms.Label
410     Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
411     Friend WithEvents Button2 As System.Windows.Forms.Button
412     Friend WithEvents Button3 As System.Windows.Forms.Button
413     Friend WithEvents PictureBox3 As System.Windows.Forms.PictureBox
414     Friend WithEvents PictureBox2 As System.Windows.Forms.PictureBox
415     Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
416 End Class


Gõ tìm kiếm nhanh...